home *** CD-ROM | disk | FTP | other *** search
/ Cubase Magazine 27 / Issue #27.iso / mac / 2-SOFTWARE / Videodelic Demo / Interactive Guide / vdl interactive manual.swf / scripts / DefineButton2_46 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2000-06-21  |  52 b   |  4 lines

  1. on(release){
  2.    getUrl("input.html", "_self");
  3. }
  4.